AutoML Leaderboard
| Best model | name | model_type | metric_type | metric_value | train_time |
|---|---|---|---|---|---|
| 1_Baseline | Baseline | logloss | 1.23145 | 1.2 | |
| 2_DecisionTree | Decision Tree | logloss | 1.04184 | 4.79 | |
| the best | 3_Default_Xgboost | Xgboost | logloss | 0.596477 | 8.25 |
| 4_Default_NeuralNetwork | Neural Network | logloss | 1.04919 | 1.83 | |
| 5_Default_RandomForest | Random Forest | logloss | 0.990921 | 4.12 | |
| Ensemble | Ensemble | logloss | 0.596477 | 0.2 |